| Method | /Services/FileQuery |
| Sertifi API Web Service > All Operations Resource Group : /Services/FileQuery (Method) |
The request body is of type FileQuery.
| Name | Description | Data Type |
|---|---|---|
| p_ApiCode | The API code of the site. This can be found through your Sertifi web interface under Administration -> Account Settings. | xml:string |
| parameters | A file can be searched using following parameters: - FileNumericId1 An Integer metadata for the file and which is set using SetSignatureRequestParameters - FileDateSigned Time at which packetized file was signed. Time format should be in sortable DateTime pattern yyyy'-'MM'-'dd'T'HH':'mm':'ss, eg: 2008-06-15T21:15:07 | ArrayOfSearchParameter |

The response body is of type FileQueryResponse.
| Name | Description | Data Type |
|---|---|---|
| FileQueryResult | Result summary or error message. | ArrayOfFileQueryResult |
